socketio
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[common]SocketError
/
SendFailed
Send
Failed
data
class
SendFailed
(
val
cause
:
Throwable
?
)
:
SocketError
Members
Constructors
Send
Failed
Link copied to clipboard
constructor
(
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
?